[INFO] cloning repository https://github.com/Ghost-Frame/eidolon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ghost-Frame/eidolon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-Frame%2Feidolon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-Frame%2Feidolon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4b7314a45d189e436bed06d00b27273c23ff6ed
[INFO] checking Ghost-Frame/eidolon against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-Frame%2Feidolon" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ghost-Frame/eidolon
[INFO] finished tweaking git repo https://github.com/Ghost-Frame/eidolon
[INFO] tweaked toml for git repo https://github.com/Ghost-Frame/eidolon written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ghost-Frame/eidolon on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ghost-Frame/eidolon already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hybrid-array v0.4.8
[INFO] [stderr]   Downloaded ordered-float v5.2.0
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 105c93bd807166a6ecd9f1fe037fb85cb93586cf4396a381d0cbdb764cedc3a7
[INFO] running `Command { std: "docker" "start" "-a" "105c93bd807166a6ecd9f1fe037fb85cb93586cf4396a381d0cbdb764cedc3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "105c93bd807166a6ecd9f1fe037fb85cb93586cf4396a381d0cbdb764cedc3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105c93bd807166a6ecd9f1fe037fb85cb93586cf4396a381d0cbdb764cedc3a7", kill_on_drop: false }`
[INFO] [stdout] 105c93bd807166a6ecd9f1fe037fb85cb93586cf4396a381d0cbdb764cedc3a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a858bb78da83be50eb2b74345149006eeca6b1f63a1c64cca0ede58500b7076
[INFO] running `Command { std: "docker" "start" "-a" "9a858bb78da83be50eb2b74345149006eeca6b1f63a1c64cca0ede58500b7076", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking ordered-float v5.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking hybrid-array v0.4.8
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr] error: could not compile `pxfm` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31a9463c6e2794a59ce57a8f37abc6966afc2a58/bin/rustc --crate-name pxfm --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pxfm-0.1.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c09a64ff40b703f1 -C extra-filename=-0d5dcbd43fb06ab7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9a858bb78da83be50eb2b74345149006eeca6b1f63a1c64cca0ede58500b7076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a858bb78da83be50eb2b74345149006eeca6b1f63a1c64cca0ede58500b7076", kill_on_drop: false }`
[INFO] [stdout] 9a858bb78da83be50eb2b74345149006eeca6b1f63a1c64cca0ede58500b7076
